[Previous] [Next] [Index] [Thread]

Re: Protected Page...



S.W. Cheung wrote:
=>
=>On May 10,  1:55pm, Mark Lamb wrote:
=>> Subject: Re: Protected Page...
=>> Can you not just set the permissions on the page file accordingly.
=>> 
=>
=>Set the permissions???  Do you mean to use "chgrp"...

Hi,

  errrrr.... NO!!

This is a 'huge' area of confusion (IMHO), in that people seem to thinkl
that the Web file protection system and the Unix one work with the same
principles.

If you 'chgrp' the WebPage to some group using Unix techniques, then it
will either not change the WebServer's access to it, or make it unreadable
by the WebServer altogether. It depends on what the total Unix file
permissions are, and what user/group the WebServer runs as.

Unix file permissions only limit whether the WebServer can read the file
or not. Who can access the file thru the WebServer has to be handled by
the WebServer's user/group handling procedures.

Steff


References: